home *** CD-ROM | disk | FTP | other *** search
/ Time Warp / Time Warp.iso / pc / timewarp / mars2.dxr / 00240.ls < prev    next >
Encoding:
Text File  |  1997-06-05  |  267 b   |  10 lines

  1. on exitFrame
  2.   global left, right, Hand
  3.   set the cursor of sprite 2 to left
  4.   set the cursor of sprite 3 to right
  5.   set the cursor of sprite 5 to Hand
  6.   set the cursor of sprite 6 to Hand
  7.   set the cursor of sprite 7 to Hand
  8.   set the cursor of sprite 8 to Hand
  9. end
  10.